Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps minimal-mistakes-jekyll from 4.27.1 to 4.27.3.

Release notes

Sourced from minimal-mistakes-jekyll's releases.

4.27.3

Bug Fix

  • Add explicit CSS rules for .sr-only following Font Awesome 7's changes. (#5296)

Full Changelog: mmistakes/minimal-mistakes@4.27.2...4.27.3

Release 4.27.2 💎

What's Changed

New Contributors

Full Changelog: mmistakes/minimal-mistakes@4.27.1...4.27.2

Changelog

Sourced from minimal-mistakes-jekyll's changelog.

4.27.3

Bug Fixes

  • Add explicit CSS rules for .sr-only following Font Awesome 7's changes. (#5296)

4.27.2

Enhancements

  • Hide .page__footer-follow if there are no links nor atom feed. (#5279)
  • Add HTML escaping for some titles, labels and metada that was missing. (#5276)
  • Add optional footer.since for copyright time range. (#5275)

Bug Fixes

  • Add escape_once to gallery title and alt text.
Commits
  • 0064dab Release 4.27.3 💎
  • 67676e5 Add CSS for .sr-only
  • 8dac1da Release 4.27.2 💎
  • c9a7eb6 Add escape_once to gallery title and alt text
  • 2f8c4e6 Update history from CHANGELOG
  • db81998 Optional footer.since for copyright time range (#5275)
  • 30c69ad Hide page__footer-follow if there are no links nor atom feed. (#5279)
  • 36271d1 Additional HTML escaping for titles and metadata (#5276)
  • 0ce3ef6 Update CHANGELOG and history
  • e675044 Update X share button to match brand color (#5245)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [minimal-mistakes-jekyll](https://github.com/mmistakes/minimal-mistakes) from 4.27.1 to 4.27.3.
- [Release notes](https://github.com/mmistakes/minimal-mistakes/releases)
- [Changelog](https://github.com/mmistakes/minimal-mistakes/blob/master/CHANGELOG.md)
- [Commits](mmistakes/minimal-mistakes@4.27.1...4.27.3)

---
updated-dependencies:
- dependency-name: minimal-mistakes-jekyll
  dependency-version: 4.27.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2025

Assignees

The following users could not be added as assignees: diogoribeiro7. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: jekyll. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 17, 2025
@DiogoRibeiro7 DiogoRibeiro7 merged commit b299f51 into master Oct 17, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/minimal-mistakes-jekyll-4.27.3 branch October 17, 2025 17:47
DiogoRibeiro7 added a commit that referenced this pull request Oct 21, 2025
* Update gensurvpy Sphinx documentation

* Update gensurvpy Sphinx documentation

* Update gensurvpy Sphinx documentation

* Update gensurvpy Sphinx documentation

* Update gensurvpy Sphinx documentation

* Update gensurvpy Sphinx documentation

* Update gensurvpy Sphinx documentation

* Update gensurvpy Sphinx documentation

* Update gensurvpy Sphinx documentation

* Update unconfoundedr documentation

* Update unconfoundedr documentation

* Update unconfoundedr documentation

* Update unconfoundedr documentation

* Update unconfoundedr documentation

* Update unconfoundedr documentation

* Update unconfoundedr documentation

* Update unconfoundedr documentation

* Update unconfoundedr documentation

* Create ROADMAP.md

This configuration sets up Dependabot to manage dependencies for npm, bundler, and GitHub Actions, with specified schedules and assignees.

* Add Dependabot configuration for dependency updates

* chore(deps): bump actions/checkout from 4 to 5 (#327)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump actions/setup-python from 4 to 6 (#328)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump rake from 13.2.1 to 13.3.0 (#332)

Bumps [rake](https://github.com/ruby/rake) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.2.1...v13.3.0)

---
updated-dependencies:
- dependency-name: rake
  dependency-version: 13.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump stylelint from 15.11.0 to 16.25.0 (#333)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.11.0 to 16.25.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@15.11.0...16.25.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 16.25.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump actions/upload-pages-artifact from 3 to 4 (#329)

Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump stylelint-config-standard from 34.0.0 to 39.0.1 (#331)

Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 34.0.0 to 39.0.1.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@34.0.0...39.0.1)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-version: 39.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump minimal-mistakes-jekyll from 4.27.1 to 4.27.3 (#330)

Bumps [minimal-mistakes-jekyll](https://github.com/mmistakes/minimal-mistakes) from 4.27.1 to 4.27.3.
- [Release notes](https://github.com/mmistakes/minimal-mistakes/releases)
- [Changelog](https://github.com/mmistakes/minimal-mistakes/blob/master/CHANGELOG.md)
- [Commits](mmistakes/minimal-mistakes@4.27.1...4.27.3)

---
updated-dependencies:
- dependency-name: minimal-mistakes-jekyll
  dependency-version: 4.27.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: fix dependabot

* Update gensurvpy Sphinx documentation

* Update gensurvpy Sphinx documentation

* Update gensurvpy Sphinx documentation

* Enhance TODO import workflow configuration

Updated workflow to improve TODOs import options and job configuration.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants